Read Batch

Load a set of RoleDefinition Entities.

The load supports the standard set of Projection.EMPTY, Projection.BASIC, Projection.META and Projection.FULL. See roleDefinition.

Only the RoleDefinitions that the caller has access to will be loaded.


list readRoleDefinitionsBatch( beeIdList roleDefinitionHandles , Projection projection )

Parameters

roleDefinitionHandles
Type: beeIdList The RoleDefinitions to load. Must be specified.
projection
ProjectionWrapper
A Projection to be used to load the RoleDefinitions. Null means Projection.EMPTY